home *** CD-ROM | disk | FTP | other *** search
/ Acorn Collectors / Acorn Collectors CD 1.iso / acorn / ftp / docs / ACORNUSR / 1992 / SEP92 < prev   
Encoding:
Text File  |  1995-02-24  |  3.3 KB  |  79 lines

  1. Become a Power User Part 2
  2.  
  3. * In a directory viewer, Select marks the first item you want 
  4. to act upon, and Adjust allows you to add or remove additional 
  5. items. All marked items will then be acted upon when the 
  6. selection is dragged somewhere or a menu operation upon the 
  7. selection is chosen.
  8.  
  9. * Double clicking Select runs a file, opens a directory, or 
  10. loads an application. If you use Adjust instead the window which 
  11. you clicked in will be closed as well. This helps dramatically 
  12. in keeping the desktop tidy!
  13.  
  14. * When you make a menu choice using the Select button the menu 
  15. disappears. If you need to make several choices from a deep level, 
  16. or are experimenting with settings (eg choosing the colours for 
  17. a !Edit window) this quickly gets tedious. If you use Adjust 
  18. instead the menu will stay on the screen, open to whatever level 
  19. of submenus you had reached. Note: This is provided by the 
  20. application concerned, so may not work on every application.
  21.  
  22. * If you want to bring a window to the front, the usual method is 
  23. to click Select on the title bar. However, you can also click on 
  24. the adjust size icon in the bottom right (when it is present), or 
  25. use the toggle size icon in the top right.
  26.  
  27. Next month: New features in RISC OS 3.
  28.  
  29.  
  30. Changes in Filetype allocation
  31.  
  32. There are 4096 filetypes, &000-&FFF. Originally half of these were 
  33. set aside for users, with the remainder shared between Acorn, 
  34. AcornSoft and other developers.
  35.  
  36. During the past year it became apparent that the rate of allocation 
  37. of filetypes has been reaching the level where some rearrangment is 
  38. necessary to avoid running out of filetypes in certain areas in the 
  39. future.
  40.  
  41. The new distribution of filetypes is:
  42.   
  43.   &000-&0FF - End-users’ personal (ie non-distributed) usage
  44.   &100-&3FF - End-users’ distributed software (eg PD/Shareware) (Allocation by Acorn)
  45.   &400-&9FF - Commercial software (Allocation by Acorn)
  46.   &A00-&AFF - Commercial software (was AcornSoft) (Allocation by Acorn)
  47.   &B00-&DFF - Commercial software (Allocation by Acorn)
  48.   &E00-&FFF - Acorn use
  49.   
  50. The highlights of the new distribution are:
  51.   
  52. * User area halved to 1024 filetypes
  53.  
  54. * 75% of the user area is now allocatable by Acorn on behalf of 
  55. PD/Shareware programs
  56.  
  57. * More filetypes free for commercial software
  58.  
  59. * Some redundant areas opened for general allocation
  60.  
  61. Obviously, many programs exist already which have used filetypes 
  62. from the area &100-&7FF. If you are the author of such a program, 
  63. please inform us. We will then record your usage of that filetype 
  64. so that a double allocation does not occur in the future. Please 
  65. note though - this ‘amnesty’ applies only to existing programs - for 
  66. new programs you should contact Acorn to apply for a filetype. Write 
  67. to Customer Services (Filetypes), Acorn Computers Ltd., Acorn House, 
  68. Vision Park, Histon, Cambridge CB4 4AE.
  69.  
  70. First Word Plus printing
  71.  
  72. 1st Word Plus is a little different to most applications because it 
  73. uses it’s own printer drivers instead of the normal RISC OS drivers 
  74. (!Printers/!PrinterDM etc).  If your printer is not one of those 
  75. supported (or cannot emulate one of these) then you will need to write 
  76. your own printer driver.  This is easiest done by amending the source 
  77. file of an existing driver to contain the correct command codes for 
  78. your printer.  Brief details of how to approach this task are given in 
  79. the 1st Word Plus User Guide.